@charset "utf-8";
/* CSS Document */


#container{
	width:950px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top{
	width:950px;
	height:84px;
	background-color:#823018;
}
#middle{
	width:950px;
	height:288px;
	background-color:#823018;
}
#logo{ 
    float:left;
    margin-top:40px;
    margin-left:40px;
	width:204px;
	height:197px;
	background-color:#823018;
}

#writer{ 
    float:left;
	width:auto;
	height:auto;
	background-color:#823018;
}
#buttonbox{ 
margin-top:15px; 
    margin-left:25px; 
    float:left;
	width:890px;
	height:auto;
}
#butt1{ 
    float:left;
	width: auto;
	height:34px;
	background-color:#823018;
}
#butt2{
    float:left;
	width:199px;
	height:34px;
	background-color:#823018;
}
#butt3{ 
    float:left;
	width:112px;
	height:34px;

}
#butt4{
    float:left;
	width: auto;
	height:34px;

}
#butt5{
    float:left;
	width:auto;
	height:34px;

}
#butt6{
    float:left;
	width:auto;
	height: auto;

}
#boypic{
    float:left;
	width:363px;
	height:291px;

}
#textfull{margin:0 auto;
    float:left;
	width:950px;
	height:291px;

}
#textarea{
    float:left;
	width:950px;
	height:auto;

}
#textinside{
	margin-top:15px;
	margin-left:10px;
	float:left;
	width:820px;
	height: auto;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3;
}
#textinside1{
	margin-top: 0 auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	width:100%;
	height:auto;
	background-color: #000;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.6;
	text-align:center;
	color: #999;
}
